Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

[WIP] New node API: Venv support #59

Merged
merged 99 commits into from
Aug 1, 2023
Merged

[WIP] New node API: Venv support #59

merged 99 commits into from
Aug 1, 2023

Conversation

smahmed776
Copy link
Member

No description provided.

jackparmer and others added 28 commits July 14, 2023 15:27
Add `@run_in_venv` decorator, allow to run functions in separate virtual environments
Consolidate HuggingFace caching in `~/.flojoy/cache/hf_hub`
Prevent `@run_in_venv` from hanging if throws an error, pass child process exception
#64)

* bytes type and base64 encoder

* fix support for old node params typing

* text_blob dtype

* add bytes class

* add textblob class support

* offline mode for precompilation

* merge node-init into main

* get rid of useless var

* add lock for read operations in dao

* fix/hacky invalid value plotly error

* style

* option to toggle print

* switch to logging instead

* style

* add new field in result object called text_blob

* return text_blob for both text_blob and bytes type

---------

Co-authored-by: Vinicius <[email protected]>
Co-authored-by: Luiz Tauffer <[email protected]>
Co-authored-by: Hristo <[email protected]>
Co-authored-by: Joey Yu <[email protected]>
@itsjoeoui itsjoeoui merged commit a063138 into main Aug 1, 2023
1 check passed
@smahmed776 smahmed776 deleted the new-node-api branch August 1, 2023 21:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants